home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / Extension Shell 1.3 Folder / Extension Shell 1.3 ƒ / Sample Extensions / CircleMouse ][ ƒ / CircleMouse ][ ReadMe < prev    next >
Encoding:
Text File  |  1994-01-26  |  613 b   |  13 lines  |  [TEXT/R*ch]

  1. CircleMouse ][
  2. --------------
  3.  
  4. CircleMouse is a module from Mark Pilgrim's MouseBroken Control Panel. Soure code to the original module
  5. comes with the MouseBroken Control Panel package. You can find the MouseBroken package as:
  6.  
  7.             sumex-aim.stanford.edu::/info-mac/dev/src/mouse-broken-101-c.hqx
  8.  
  9.  
  10. It is an example of using Extension Shell to install a VBL task - the task it installs makes the mouse cursor
  11. move in a circle when the  mouse button is held down. I added an extra check so that the VBL task only
  12. doesn't do anything if the Caps lock key is down... otherwise it was just *impossible* to test... :-)
  13.